The following tables list the members exposed by IUpdateValue<TKey,TValue>.
Name | Description | |
---|---|---|
UpdateValue | Called when the key was found within the dictionary to produce a modified value to update the item to. Return true to continue with the update, or false to prevent the key/value from being updated. |